Returns the item at the specified index in the vector view.
public:
T GetAt(
uint32 index
)
index
Type: uint32
The zero-based index of the item.
Type: T
The item at the specified index.
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Foundation.Collections
Metadata: windows.winmd